projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc67418
)
(mail-from-style): Fix prev change.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 28 May 1998 04:07:14 +0000
(
04:07
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 28 May 1998 04:07:14 +0000
(
04:07
+0000)
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index 3afdddb974fbde81f06ec288b3e90e7f17e6f822..f5a955530748e05e42c2674995b962304444cf77 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-45,6
+45,7
@@
If `angles', they look like:
Elvis Parsley <king@grassland.com>
If `default', Rmail allows the system to insert its default From field."
:type '(choice (const nil) (const parens) (const angles) (const default))
+ :version "20.3"
:group 'sendmail)
;;;###autoload